Skip to content

Adds SummaryTracker class and implements basic timer.#1160

Open
jkcchan wants to merge 3 commits intoicloud-photos-downloader:masterfrom
jkcchan:jkcchan/summary-timer
Open

Adds SummaryTracker class and implements basic timer.#1160
jkcchan wants to merge 3 commits intoicloud-photos-downloader:masterfrom
jkcchan:jkcchan/summary-timer

Conversation

@jkcchan
Copy link
Copy Markdown

@jkcchan jkcchan commented Jun 12, 2025

#183

This pull request introduces a new SummaryTracker class to track and summarize execution time for the core function.

  • This timer starts after authentication to avoid bloated time due to user input.
  • Made in a way to extend to more summary metrics.

The changes include integrating the SummaryTracker into the core function, adding a timer mechanism, and creating unit tests to validate its functionality.

@jkcchan
Copy link
Copy Markdown
Author

jkcchan commented Jun 12, 2025

note to self: i should use the logger class. oops.

…tatements, enhancing logging capabilities. Update tests to verify logger interactions.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant